A5.Ink.Background Settings Object
/documentation/pages/Ref/Client_Api/A5/Ink_class/Background Settings_object/index.xml
Definition of the ink page background.
A5.chart.u.layout.position Method
/documentation/pages/Ref/Client_Api/A5/chart_namespace/u_namespace/layout_namespace/position Method.xml
The resulting position.
uiFreeze Object
/documentation/pages/Ref/Desktop_Api/UI Functions/uiFreezeObject.xml
The uiFreezeObject object is useful when you want to prevent screen redraw when code is running. Advantages of the UIFreeze object over the UI_FREEZE() function.
A5.Ink.Lines Ruled Settings Object
/documentation/pages/Ref/Client_Api/A5/Ink_class/Lines Ruled Settings_object/index.xml
Definition of the ink page ruled lines.
A5.Ink.Lines Graph Settings Object
/documentation/pages/Ref/Client_Api/A5/Ink_class/Lines Graph Settings_object/index.xml
Definition of the ink page graph lines.
OLE Automation Object Browser
/documentation/pages/Desktop/Reference/Design/OLE/OLE Automation Object Browser.xml
The OLE Automation Object Browser allows you to investigate the properties, methods, events, and constants of ActiveX controls on your computer. When using the Xbasic Code Editor, selecting View > OLE Automation Browser displays the new browser.
RTFMEMO.LEFT_JUSTIFY Function
/documentation/pages/Ref/Desktop_Api/Layout/RTF/Memo/RTFMEMO.LEFT_JUSTIFY Method.xml
The .LEFT_JUSTIFY() method left justifies text in an RTF memo object.
Object Events
/documentation/pages/Ref/Desktop_Api/Layout/Object/Object Events.xml
Many events are triggered by objects, such as buttons, fields, and forms. The object events are generally triggered in response to the cursors movements into and out of the object (i.e., the changing of focus from one place to another).
Setting Object Properties
/documentation/pages/Guides/Desktop/Design/Platform/Xbasic Action Scripting/Introduction/Setting Object Properties.xml
Scripts can be attached to object events, listed in the object's properties.
SQL::Query::ColumnOrder Object
/documentation/pages/Ref/Api/Namespace/SQL/Query/ColumnOrder/index.xml
Internal use only. A SQL::Query::ColumnOrder object describes an entry in the ORDER BY clause.